projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be6e500
)
* undo.c (Fprimitive_undo): Give clearer error message when trying to
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 30 Mar 2007 02:04:02 +0000
(
02:04
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 30 Mar 2007 02:04:02 +0000
(
02:04
+0000)
change text properties outside accessible part of buffer.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 1f374999b5fcf88d5aaa1101814a7643569f1ea9..70e518ceae66856b83b7bf6375baa98fff65f7b9 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2007-03-30 Chong Yidong <cyd@stupidchicken.com>
+
+ * undo.c (Fprimitive_undo): Give clearer error message when trying
+ to change text properties outside accessible part of buffer.
+
2007-03-29 Kim F. Storm <storm@cua.dk>
* process.c (wait_reading_process_output) [HAVE_PTYS]: